Microsoft
Software
Hardware
Network
Question : Is their anyway to convert label to a string
Is their anyway to convert label to a string
Dim u As UserControl = TryCast(FindControl("Event
Details"),
UserControl)
Dim b As Label = TryCast(u.FindControl("lbl
EventID"),
Label)
Answer : Is their anyway to convert label to a string
If u are able to find the control, then u can assign the label text to string like
Dim b As Label = TryCast(u.FindControl("lbl
EventID"),
Label)
dim str as string
str = b.Text
Random Solutions
Datagridviewcombobox ondrawitem works but has over 30 items in dropdown..
Com+ Catalog Error, more security related errors
Windows startup is SLOOOOOW
Filter By Form works perfect in MDB but does nothing in MDE
KB923723 Jacked up my computers (i think)
Binary calculation by using worksheet functions
OL2k3: Unable to open your default e-mail folders. The information store could not be opened.
Macro not available to button properties
MS Access Query/VBA/SQL problem
Fox 9 Validation routine