Click here to Skip to main content
15,908,901 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: zow to make a demo software Pin
Vasudevan Deepak Kumar29-Mar-07 6:29
Vasudevan Deepak Kumar29-Mar-07 6:29 
QuestionHow to read a bitmap image Pin
sonyama27-Mar-07 7:07
sonyama27-Mar-07 7:07 
AnswerRe: How to read a bitmap image Pin
Christian Graus27-Mar-07 7:15
protectorChristian Graus27-Mar-07 7:15 
QuestionConverting Word to html with footers Pin
PollyAnna33327-Mar-07 6:28
PollyAnna33327-Mar-07 6:28 
AnswerRe: Converting Word to html with footers Pin
Dave Kreskowiak27-Mar-07 7:30
mveDave Kreskowiak27-Mar-07 7:30 
GeneralRe: Converting Word to html with footers Pin
PollyAnna33327-Mar-07 21:34
PollyAnna33327-Mar-07 21:34 
QuestionGet Unicode Char Values Pin
Jonathan Gibbs27-Mar-07 4:37
Jonathan Gibbs27-Mar-07 4:37 
QuestionAdding Attributes to Control instances Pin
testy_proconsul27-Mar-07 3:30
testy_proconsul27-Mar-07 3:30 
Hello all!

i want to add my custom attribute to a Control member of a form. For exmaple there is the following code line:

<myattribute()> _ Public WithEvents grdTest as DataGridView

Now, at runtime, i want to read the the information of the MyAttribute instance of the grdTest-Control but when i call GetCustomAttributes of the PropertyInfo of the grdTest control instance the resulting array has zero elements ... it seems, that the changes i made in the TestForm.Designer.vb are not compiled ...

has anyone any idea? Smile | :)


greets
testy

solidIT.de - under construction
Components for Microsoft .Net
audittrail, objectcomparer, deepcopy and much more ...

AnswerRe: Adding Attributes to Control instances Pin
Christian Graus27-Mar-07 3:40
protectorChristian Graus27-Mar-07 3:40 
QuestionRe: Adding Attributes to Control instances [modified] Pin
testy_proconsul27-Mar-07 3:47
testy_proconsul27-Mar-07 3:47 
QuestionRetrieve Usernames from remote forum mysql database Pin
LegionFX27-Mar-07 2:21
LegionFX27-Mar-07 2:21 
AnswerRe: Retrieve Usernames from remote forum mysql database Pin
Marcus J. Smith27-Mar-07 2:37
professionalMarcus J. Smith27-Mar-07 2:37 
GeneralRe: Retrieve Usernames from remote forum mysql database Pin
LegionFX27-Mar-07 2:57
LegionFX27-Mar-07 2:57 
GeneralRe: Retrieve Usernames from remote forum mysql database Pin
Marcus J. Smith27-Mar-07 3:02
professionalMarcus J. Smith27-Mar-07 3:02 
GeneralRe: Retrieve Usernames from remote forum mysql database Pin
LegionFX27-Mar-07 3:09
LegionFX27-Mar-07 3:09 
GeneralRe: Retrieve Usernames from remote forum mysql database Pin
Marcus J. Smith27-Mar-07 3:28
professionalMarcus J. Smith27-Mar-07 3:28 
GeneralRe: Retrieve Usernames from remote forum mysql database Pin
LegionFX27-Mar-07 3:36
LegionFX27-Mar-07 3:36 
QuestionPassing parameters to Access Pin
Central_IT27-Mar-07 1:41
Central_IT27-Mar-07 1:41 
AnswerRe: Passing parameters to Access Pin
Dave Kreskowiak27-Mar-07 7:38
mveDave Kreskowiak27-Mar-07 7:38 
GeneralRe: Passing parameters to Access Pin
Central_IT28-Mar-07 2:55
Central_IT28-Mar-07 2:55 
Questionopening a text file by rightclick openwith option Pin
balakpn27-Mar-07 0:35
balakpn27-Mar-07 0:35 
AnswerRe: opening a text file by rightclick openwith option Pin
sathesh pandian27-Mar-07 0:55
sathesh pandian27-Mar-07 0:55 
GeneralRe: opening a text file by rightclick openwith option Pin
balakpn27-Mar-07 3:41
balakpn27-Mar-07 3:41 
Questionlicensing our product Pin
balakpn27-Mar-07 0:14
balakpn27-Mar-07 0:14 
AnswerRe: licensing our product Pin
Christian Graus27-Mar-07 2:18
protectorChristian Graus27-Mar-07 2:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.