Click here to Skip to main content
15,920,602 members
Home / Discussions / C#
   

C#

 
GeneralRe: XML Web Service error on Update() Pin
laphijia26-Jul-02 1:13
laphijia26-Jul-02 1:13 
GeneralCreating a Textbox that doesn't accept focus Pin
swpo25-Jul-02 18:28
swpo25-Jul-02 18:28 
GeneralRe: Creating a Textbox that doesn't accept focus Pin
leppie25-Jul-02 22:17
leppie25-Jul-02 22:17 
GeneralRe: Creating a Textbox that doesn't accept focus Pin
swpo26-Jul-02 9:38
swpo26-Jul-02 9:38 
GeneralRe: Creating a Textbox that doesn't accept focus Pin
jparsons26-Jul-02 3:08
jparsons26-Jul-02 3:08 
GeneralRe: Creating a Textbox that doesn't accept focus Pin
leppie26-Jul-02 8:59
leppie26-Jul-02 8:59 
GeneralRe: Creating a Textbox that doesn't accept focus Pin
swpo26-Jul-02 9:32
swpo26-Jul-02 9:32 
GeneralImplementing ISite to have access to DesignMode indicator Pin
kyledunn25-Jul-02 15:42
kyledunn25-Jul-02 15:42 
I am creating a custom control that inherits the ComboBox class. I would like to use the ISite.DesignMode indicator to determine if the control is being viewed in design mode but the property always comes up false. MSDN documentation says the design mode indicator is stored in the ISite; therefore, if the Component does not have an ISite associated with it, this property is always false. Other things I have read said to assign the atribute to the class to designate which class to apply the ISite implementation but I have not seen any examples that put all the pieces together. Can anyone share with me this method or any other method that would allow me to determine when this custom control based on a combobox is in design mode?

Thanks,

Kyle


QuestionC# Inquiry? Pin
BHBAD25-Jul-02 6:52
sussBHBAD25-Jul-02 6:52 
AnswerRe: C# Inquiry? Pin
leppie25-Jul-02 7:34
leppie25-Jul-02 7:34 
AnswerRe: C# Inquiry? Pin
Anonymous25-Jul-02 10:10
Anonymous25-Jul-02 10:10 
GeneralConsole application Pin
Ahmed Diaa24-Jul-02 22:59
Ahmed Diaa24-Jul-02 22:59 
GeneralRe: Console application Pin
jparsons25-Jul-02 2:36
jparsons25-Jul-02 2:36 
GeneralRe: Console application Pin
Anonymous25-Jul-02 8:17
Anonymous25-Jul-02 8:17 
GeneralAbout shared assembly. Pin
Feng Qin24-Jul-02 21:40
Feng Qin24-Jul-02 21:40 
GeneralRe: About shared assembly. Pin
James T. Johnson24-Jul-02 23:54
James T. Johnson24-Jul-02 23:54 
GeneralRe: About shared assembly. Pin
Feng Qin25-Jul-02 0:03
Feng Qin25-Jul-02 0:03 
GeneralRe: About shared assembly. Pin
James T. Johnson25-Jul-02 0:08
James T. Johnson25-Jul-02 0:08 
GeneralSys-wide keyboard hook Pin
Anonymous24-Jul-02 19:14
Anonymous24-Jul-02 19:14 
GeneralRe: Sys-wide keyboard hook Pin
Luis Alonso Ramos24-Jul-02 21:02
Luis Alonso Ramos24-Jul-02 21:02 
GeneralRe: Sys-wide keyboard hook Pin
Alex Korchemniy25-Jul-02 7:20
Alex Korchemniy25-Jul-02 7:20 
GeneralRe: Sys-wide keyboard hook Pin
Luis Alonso Ramos25-Jul-02 10:57
Luis Alonso Ramos25-Jul-02 10:57 
GeneralCopy Constructor Pin
Johnny Zee24-Jul-02 16:54
sussJohnny Zee24-Jul-02 16:54 
GeneralRe: Copy Constructor Pin
James T. Johnson24-Jul-02 18:08
James T. Johnson24-Jul-02 18:08 
GeneralRe: Copy Constructor Pin
Johnny Zee25-Jul-02 2:27
sussJohnny Zee25-Jul-02 2:27 

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.